net/http.wantConn.mu (field)
9 uses
net/http (current package)
transport.go#L1258: mu sync.Mutex // protects ctx, done and sending of the result
transport.go#L1273: w.mu.Lock()
transport.go#L1274: defer w.mu.Unlock()
transport.go#L1281: w.mu.Lock()
transport.go#L1282: defer w.mu.Unlock()
transport.go#L1289: w.mu.Lock()
transport.go#L1290: defer w.mu.Unlock()
transport.go#L1310: w.mu.Lock()
transport.go#L1321: w.mu.Unlock()
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |